Let's set up the game board!
- Set up a rectangle named board positioned at (-50, 50).
- Set its width is 200 and height 400. Change the color to "sienna".
- Choose a to host your game. Place it at the bottom left of the stage.
- Use Set Size to adjust the sprite's size to fit on the stage. Give the player a message with Say.
To navigate the page using the TAB key, first press ESC to exit the code editor.